[29/12/2012 1:45:35] AutoGK 2.55 [29/12/2012 1:45:35] OS: WinXP (5.1.2600).2 [29/12/2012 1:45:35] Job started. [29/12/2012 1:45:35] Input file: K:\Editados para comprimir\South Pacific_1_Ocean of Islands_EN-ES_16'9.mpg [29/12/2012 1:45:35] Output file: K:\Editados para comprimir\South Pacific_1_Ocean of Islands_EN-ES_16'9.avi [29/12/2012 1:45:35] Output codec: XviD [29/12/2012 1:45:35] Audio 1: Audio Stream 0 MPEG [29/12/2012 1:45:35] Subtitles: none [29/12/2012 1:45:35] Format: AVI [29/12/2012 1:45:35] Target quality: 66% [29/12/2012 1:45:35] Custom resolution settings: fixed width of 720 pixels [29/12/2012 1:45:35] Audio 1 settings: Original [29/12/2012 1:45:35] Standalone support enabled: ESS [29/12/2012 1:45:35] Started encoding. [29/12/2012 1:45:35] Demuxing and indexing. [29/12/2012 1:48:13] Processing file: K:\Editados para comprimir\South Pacific_1_Ocean of Islands_EN-ES_16'9.mpg [29/12/2012 1:48:13] Source resolution: 720x576 [29/12/2012 1:48:13] Found PAL source. [29/12/2012 1:48:13] Source aspect ratio: 4:3 [29/12/2012 1:48:13] Manual aspect ratio: 16:9 [29/12/2012 1:48:14] Analyzing source. [29/12/2012 1:50:08] Source has percentage of interlacing in motion areas: 0,00 [29/12/2012 1:50:08] Source is considered to be progressive. [29/12/2012 1:50:08] Output will contain 68723 frames [29/12/2012 1:50:08] Forcing encoding with sharp matrix. [29/12/2012 1:50:08] Using VAQ in XviD [29/12/2012 1:50:08] Running single pass encoding. [29/12/2012 1:50:08] Writing the following script to K:\Editados para comprimir\agk_tmp\South Pacific_1_Ocean of Islands_EN-ES_16'9_movie.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("K:\Editados para comprimir\agk_tmp\South Pacific_1_Ocean of Islands_EN-ES_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) =========================================================== [29/12/2012 2:07:00] Duration was: 16 minutes 52 seconds [29/12/2012 2:07:00] Speed was: 67,90 fps. [29/12/2012 2:07:00] Job finished. Total time: 21 minutes 25 seconds